CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 双线性插值 matlab 程序

搜索资源列表

  1. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. 双线性插值法matlab程序

    1下载:
  2. 双线性插值法matlab程序,图像插值方法
  3. 所属分类:源码下载

  1. 图像插值(最近邻域和双线性)

    1下载:
  2. Matlab程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-15
    • 文件大小:931141
    • 提供者:fengzshou
  1. MATLAB图像双线性插值程序

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-04-02
    • 文件大小:40400
    • 提供者:dingdingbuzou
  1. matlab插值代码

    0下载:
  2. 包含了双线性双三次等插值程序
  3. 所属分类:matlab例程

    • 发布日期:2012-02-02
    • 文件大小:17864
    • 提供者:goodmoring
  1. imrotatex.rar

    0下载:
  2. 自己用matlab语言编写的基于双线性插值的图像旋转程序,I have written based on the bilinear interpolation of the image rotation process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:zhanghaiqianzx
  1. interpolation

    0下载:
  2. 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:36098
    • 提供者:王二
  1. shuangxianxingchazhisuofangtuxiang

    1下载:
  2. 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  1. chzhi_rgb

    0下载:
  2. 双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:81023
    • 提供者:luoyuanhong
  1. ImageEnlarge

    0下载:
  2. 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:50942
    • 提供者:张捷
  1. imageGUI

    2下载:
  2. 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:33770
    • 提供者:小比
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20655
    • 提供者:breathomn
  1. image

    1下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:Graph program

    • 发布日期:2016-01-13
    • 文件大小:3242125
    • 提供者:wongjx
  1. image

    0下载:
  2. 关于利用双线性插值法放大灰度图像的Matlab程序,效果还行,可供相关研究人员参考!非原创-Bilinear interpolation on the use of gray-scale image to enlarge Matlab procedures, the results were OK, for the relevant research references! Non-original
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50394
    • 提供者:zhangwenbo
  1. matlab-image-watermarking

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2125174
    • 提供者:zxg
  1. 1

    0下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值--Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:7670
    • 提供者:林政維
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
  1. matlab

    0下载:
  2. 图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:935949
    • 提供者:heshiming
  1. matlab 图像旋转

    0下载:
  2. 不使用MATLAB内置函数,自己编程实现图像的旋转3.编写程序实现图像旋转功能。将“lena.bmp”图像绕图像中心逆时针旋转20度,并显示结果。要求: (1)不要使用imrotate函数; (2)涉及到坐标映射时采用向后映射; (3)涉及到插值时采用邻近插值和双线性插值,对比结果;
  3. 所属分类:matlab例程

  1. MATLAB基于点的图像配准程序

    0下载:
  2. 基于点的二维图像配准程序,双线性插值算法,适用于二维图像(image regisration of 2d imag)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:36864
    • 提供者:victoryfeng
« 12 »
搜珍网 www.dssz.com